ASP.NET MVC コントロールヘルプ
ScatterMapLayer<T> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : ScatterMapLayer<T> クラス
散布図のレイヤを表します。
オブジェクト モデル
ScatterMapLayer<T> クラス
シンタックス
'宣言
 
Public Class ScatterMapLayer(Of T) 
   Inherits ExtraMapLayer(Of T)
public class ScatterMapLayer<T> : ExtraMapLayer<T> 
型パラメータ
T
解説
ScatterMapLayerのデータは、地理座標内のポイントのコレクションです。
継承階層

System.Object
   C1.Web.Mvc.MapLayerBase<T>
      C1.Web.Mvc.ExtraMapLayer<T>
         C1.Web.Mvc.ScatterMapLayer<T>

参照

ScatterMapLayer<T> メンバ
C1.Web.Mvc 名前空間